-- card: 4445 from stack: in -- bmap block id: 5384 -- flags: 0000 -- background id: 2769 -- name: Collision Boundaries ----- HyperTalk script ----- on openCard global buttonname put the short name of me into buttonname set the hilite of background button buttonname to true end OpenCard on CloseCard lock screen global buttonname put the short name of me into buttonname set the hilite of background button buttonname to false hide cd btn 2 cleanexit unlock screen end CloseCard -- part 3 (button) -- low flags: 00 -- high flags: A004 -- rect: left=191 top=66 right=94 bottom=303 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Collision ----- HyperTalk script ----- on mouseUp global fieldname lock screen set the visible of card field "collision" to not the visible of card field "collision" set the visible of card btn 2 to not the visible of card btn 2 unlock screen with visual dissolve end mouseUp -- part 5 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=124 top=68 right=315 bottom=400 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: collision ----- HyperTalk script ----- on mouseUp set locktext of me to true global fieldname lock screen hide me --hide card button fieldname hide cd btn 2 unlock screen with visual dissolve end mouseup -- part 6 (button) -- low flags: 80 -- high flags: C000 -- rect: left=124 top=69 right=96 bottom=397 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 18 -- style flags: 256 -- line height: 24 -- part name: Collision ----- HyperTalk script ----- on mouseUp lock screen set the visible of card field "collision" to not the visible of card field "collision" hide me unlock screen with visual dissolve end mouseUp -- part contents for background part 1 ----- text ----- Collision Boundaries -- part contents for card part 5 ----- text ----- When 2 plates carrying continents collide a non-volcanic mountain range results. During this process sedimentary rock that usually forms in basins may be pushed up to many thousands of feet above sea level. Deep sea sediments are found at the top of Mt. Everest in the Himalayas. Examples of mountain ranges formed by collision of continents include: Himalayas (India and Asia) Appalachia (North America and Africa) Urals ( Europe and Asia)